C1.Blazor.ListView Assembly / C1.Blazor.ListView Namespace / C1ListView<T> Class

In This Topic
C1ListView<T> Class Fields
In This Topic

For a list of all members of this type, see C1ListView<T> members.

Public Fields
 NameDescription
Public FieldGets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View)
Public Fieldstatic (Shared in Visual Basic)Identifies the AlternatingItemBackgroundColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the AlternatingItemTextColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the GroupBackgroundColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the GroupTextColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemBackgroundColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemsSource dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ItemTextColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ScrollBarVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Selection dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SelectionStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SeparatorWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ShowCheckboxes dependency property.  
Top
See Also